Add release notes for 0.232#14130
Merged
caithagoras merged 1 commit intoprestodb:masterfrom Feb 26, 2020
Merged
Conversation
9cf19a1 to
98c681c
Compare
98c681c to
455e9aa
Compare
455e9aa to
feb736d
Compare
rschlussel
reviewed
Feb 24, 2020
Contributor
rschlussel
left a comment
There was a problem hiding this comment.
Please follow the release note guidelines for the order of sections and the order of changes within a section: https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines
feb736d to
4df0f18
Compare
Contributor
|
@rschlussel can you take another pass, I had some local changes which failed to amend, which had most of the changes that you requested for. I tried to include if anything was missed. thanks |
rschlussel
reviewed
Feb 25, 2020
4df0f18 to
70a9c0d
Compare
Contributor
|
@rschlussel addressed the comments |
rschlussel
reviewed
Feb 25, 2020
Contributor
rschlussel
left a comment
There was a problem hiding this comment.
sorry, a few more comments that I missed before.
70a9c0d to
e2fce3b
Compare
caithagoras
commented
Feb 25, 2020
Contributor
Author
|
Feel free to break long lines (say > 100 or > 120 characters) for readability. |
caithagoras
commented
Feb 25, 2020
caithagoras
commented
Feb 25, 2020
e28f5d0 to
3cf4ccf
Compare
rschlussel
reviewed
Feb 25, 2020
3cf4ccf to
64b4807
Compare
rschlussel
approved these changes
Feb 25, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Missing Release Notes
Andrii Rosa
Da Cheng
Haoyuan Li
YuBin Li
qqibrow
sujay-jain
wuyunfeng01
Extracted Release Notes
ALTER FUNCTION.internal-communication.task-communication-protocolto control between HTTP and Thrift.internal-communication.server-info-communication-protocolto control between HTTP and Thrift.DROP TABLEquery fails because the table has being dropped by other query before this query finishes, change error code name fromHIVE_METASTORE_ERRORtoHIVE_TABLE_DROPPED_DURING_QUERY.SHOW FUNCTIONSwith session propertylist_built_in_functions_only. This can also be achieved by configuration propertylist-built-in-functions-only, which is repurposed fromlist-non-built-in-functions./admin/function-namespace-managers).SHOW FUNCTIONS.SHOW FUNCTIONS.shuffle_partitioned_columns_for_table_write. Support shuffle on Hive partition columns before write #14010.pinot.prefer-broker-querieswith the inverse configpinot.forbid-broker-queries.DATE_TRUNCmay produce incorrect results at certain timestamp inAmerica/Sao_Paulo.All Commits